From 063bbce8ccbf413b8aa19858a9257c8a1a760da6 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sat, 7 Mar 2015 13:20:41 -0600 Subject: [PATCH] emacs24-common: break apel (<< 10.8+0.20120427-4) MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add "Breaks: apel (<< 10.8+0.20120427-4)" to emacs24-common to fix a byte-compilation problem with older versions of the package. Thanks to Łukasz Stelmach for the report and Sébastien Villemot for tracking down the correct version. Closes: 775564 --- debian/control | 1 + debian/control.in | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 199718dd8d6..39766b7af11 100644 --- a/debian/control +++ b/debian/control @@ -100,6 +100,7 @@ Architecture: all Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends} Suggests: emacs24-el, emacs24-common-non-dfsg Conflicts: emacs24-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el +Breaks: apel (<< 10.8+0.20120427-4) Description: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure diff --git a/debian/control.in b/debian/control.in index 266ae90ada0..99b2cf96652 100644 --- a/debian/control.in +++ b/debian/control.in @@ -100,6 +100,7 @@ Architecture: all Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends} Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg Conflicts: @DEB_FLAVOR@-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el +Breaks: apel (<< 10.8+0.20120427-4) Description: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure -- 2.30.2